'Declaration<DispIdAttribute(594)> Function SetTagAttribute_3( _ ByVal TagID As Integer, _ ByVal Key As String, _ ByVal Value As Double _ ) As GdPictureStatus
[DispId(594)] GdPictureStatus SetTagAttribute_3( int TagID, string Key, double Value )
function SetTagAttribute_3(
TagID: Integer;
Key: String;
Value: Double
): GdPictureStatus;
DispIdAttribute(594) function SetTagAttribute_3( TagID : int, Key : String, Value : double ) : GdPictureStatus;
[DispId(594)] GdPictureStatus SetTagAttribute_3( int TagID, string* Key, double Value )
[DispId(594)] GdPictureStatus SetTagAttribute_3( int TagID, String^ Key, double Value )
Parameters
- TagID
- Key
- Value